projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
04d9326
)
* linux.h (C_OPTIMIZE_SWITCH): Set this to the empty string;
author
Jim Blandy
<jimb@redhat.com>
Sat, 29 May 1993 21:26:28 +0000
(21:26 +0000)
committer
Jim Blandy
<jimb@redhat.com>
Sat, 29 May 1993 21:26:28 +0000
(21:26 +0000)
configure guesses just fine.
src/s/gnu-linux.h
patch
|
blob
|
history
diff --git
a/src/s/gnu-linux.h
b/src/s/gnu-linux.h
index d2f99952d62ed40b3f69a721a67c6f67b20ef8e6..dc1becd5e69b8c8fe05af4fc30808ca2e62db961 100644
(file)
--- a/
src/s/gnu-linux.h
+++ b/
src/s/gnu-linux.h
@@
-184,6
+184,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define LIBS_DEBUG
#define LIBS_TERMCAP -ltermcap -lcurses /* save some space with shared libs*/
#define LIB_STANDARD -lc /* avoid -lPW */
+#define C_OPTIMIZE_SWITCH /* configure can guess this just fine */
#ifdef HAVE_X11
#define LD_SWITCH_SYSTEM -L/usr/X386/lib
#endif